set Rx Gpio
(Re)define GPS_RX_PIN for your board.
Content copied to clipboard
uint32 rx_gpio = 8;
Return
This builder for chaining.
Parameters
value
The rxGpio to set.
(Re)define GPS_RX_PIN for your board.
uint32 rx_gpio = 8;
This builder for chaining.
The rxGpio to set.